feat(openai): Set gen_ai.tool.definitions for the Responses API - #6951
Merged
alexander-alderman-webb merged 20 commits intoJul 31, 2026
Merged
Conversation
gen_ai.tool.definitions attribute for the Responses API
Contributor
Codecov Results 📊✅ 99634 passed | ⏭️ 6757 skipped | Total: 106391 | Pass Rate: 93.65% | Execution Time: 349m 3s 📊 Comparison with Base Branch
All tests are passing successfully. ✅ Patch coverage is 93.75%. Project has 2502 uncovered lines. Files with missing lines (1)
Coverage diff@@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.87% 89.89% +0.02%
==========================================
Files 193 193 —
Lines 24719 24747 +28
Branches 8838 8858 +20
==========================================
+ Hits 22215 22245 +30
- Misses 2504 2502 -2
- Partials 1410 1413 +3Generated by Codecov Action |
…ebb/openai-responses-gen-ai-tool-definitions
…ebb/openai-responses-gen-ai-tool-definitions
alexander-alderman-webb
marked this pull request as ready for review
July 31, 2026 08:55
…ebb/openai-responses-gen-ai-tool-definitions
sentrivana
approved these changes
Jul 31, 2026
gen_ai.tool.definitions attribute for the Responses APIgen_ai.tool.definitions for the Responses API
Base automatically changed from
webb/openai-completions-gen-ai-tool-definitions
to
master
July 31, 2026 10:56
alexander-alderman-webb
enabled auto-merge (squash)
July 31, 2026 11:01
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a2f64ab. Configure here.
alexander-alderman-webb
disabled auto-merge
July 31, 2026 11:02
alexander-alderman-webb
enabled auto-merge (squash)
July 31, 2026 11:08
alexander-alderman-webb
deleted the
webb/openai-responses-gen-ai-tool-definitions
branch
July 31, 2026 11:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Set the attribute according to the schema defined in
https://github.com/getsentry/rfcs/blob/main/text/0153-decoupling-sentrys-generative-ai-conventions-from-open-telemetry.md
Issues
Closes #5762
Reminders
uv run ruff.feat:,fix:,ref:,meta:)